regexp.machine.alloc (method)

2 uses

	regexp (current package)
		exec.go#L104: func (m *machine) alloc(i *syntax.Inst) *thread {
		exec.go#L363: 			t = m.alloc(i)